Welcome![Sign In][Sign Up]
Location:
Search - assembly language compiler

Search list

[ELanguageSC 22

Description: The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
Platform: | Size: 131086 | Author: 张先生 | Hits:

[CSharp内联汇编

Description: 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C / C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code.
Platform: | Size: 2204 | Author: | Hits:

[Other resourceARM-program

Description: ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function call parameters, cross-linking and debugging compiler.
Platform: | Size: 18489202 | Author: 韩杰生 | Hits:

[Other resourcecscript1(zhuanzai)

Description: 完成一个简化的C语言编译程序,最终能生成汇编语言或中间结果。有一些基本的数据结构和语言成分-completion of a simple C language compiler and eventually will generate assembly language or intermediate results. There are some basic data structure and composition language
Platform: | Size: 114887 | Author: zhaoyan | Hits:

[OtherASMEdit

Description: 编写Win32汇编语言的语法编辑器,主要是按照VC编辑器的语法颜色显示代码,加入编译功能-prepared Win32 assembly language syntax editor, VC is the main editor of code syntax colors, by adding compiler functions
Platform: | Size: 53789 | Author: zk | Hits:

[assembly languagecalculator_nic

Description: 用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science project, three results of the hard work day and night ~
Platform: | Size: 2801 | Author: 胡泽中 | Hits:

[ELanguagepl0back

Description: 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 该软件为PL/0语言编译程序,所实现的扩充功能如下: 1.增加单词:保留字 ELSE,FOR,TO, DOWNTO 2.增加运算 +=,-=,++,-- 3.不等号# 改为 <> 4.增加条件语句的ELSE子句 5.扩充语句: ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 概述 源文件: *.plo 目标文件: *.COD 实现平台:C++ Builder6.0 -the compiler, the source language of PL / 0 language, target language of the imaginary stack of computer assembly language. PL / 0 language Pascal language is a subset of, PL / 0 compilers including the right PL / 0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL / 0 language compiler to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis, and code generation as an independent for the subroutine call syntax analysis procedures. Grammatical analysis at the same time, provided the error reporting function. The source did not compile the wrong circumstances, Call category PCODE explain the interpretation and implementation of procedures generated P
Platform: | Size: 383061 | Author: mayfar | Hits:

[Other resourceTMS320C5000

Description: DSP开发时有关TMS320C5000系列的用户指导.包含编译器,源码调试系统,汇编语言工具,涉及到总线,CPU,指令集的参考资料教程。-DSP development at the TMS320C5000 series of user guidance. Includes compiler, source code debugging, assembly language tools, involving bus, CPU, instruction set reference guide.
Platform: | Size: 9258296 | Author: lixin | Hits:

[Embeded-SCM Develop12232fdriver

Description: 1为LCM的驱动程序 2采用汇编语言 3在WAVE6000编程软件下编译运行-the LCM as a driver used two of the three assembly language programming software WAVE6000 compiler running under
Platform: | Size: 6649 | Author: 王鑫 | Hits:

[Other resourceftest2dw

Description: dsp汇编语言,针对tms320c50,目前我还没有编译器,新手上路,请多多指教-dsp assembly language against tms320c50 now, I have not compiler, Getting Started, Please exhibitions
Platform: | Size: 4599 | Author: dushui | Hits:

[Other resourceftest3

Description: dsp汇编语言,针对tms320c50,目前我还没有编译器,新手上路,请多多指教-dsp assembly language against tms320c50 now, I have not compiler, Getting Started, Please exhibitions
Platform: | Size: 5697 | Author: dushui | Hits:

[Other resourceftest4w

Description: dsp汇编语言,针对tms320c50,目前我还没有编译器,新手上路,请多多指教-dsp assembly language against tms320c50 now, I have not compiler, Getting Started, Please exhibitions
Platform: | Size: 2898 | Author: dushui | Hits:

[Other resourceftest5

Description: dsp汇编语言,针对tms320c50,目前我还没有编译器,新手上路,请多多指教-dsp assembly language against tms320c50 now, I have not compiler, Getting Started, Please exhibitions
Platform: | Size: 4860 | Author: dushui | Hits:

[Other resourceTMS320LF240x

Description: TMS320LF240x DSP应用程序设计教程 本书共分两篇。第1篇主要讲述TMS320LF240x系列DSP硬件概况、内部资源、汇编语言寻址方式和指令系统、汇编程序的编写方法和CCS调试环境以及汇编程序开发实例:第2篇主要讲述TMS320LF240x系列DSP的C编译器、C代码的优化、C程序的链接、运行时支持库以及与TMS320LF240x系列DSP相关的C语言知识,并且使用两个实例阐述了C程序开发过程等。 -TMS320LF240x DSP Application Design Guide to the book is divided into two. No. 1 on the main TMS320LF240x hardware profiles, internal resources, assembly language instructions and addressing modes, procedures for the preparation of the compilation methods and CCS debugging environment and the compilation of program development examples : No. 2 on the main TMS320LF240x C compiler, C code optimization, C program links run-time support and with the TMS320LF240x related to the C language knowledge, and the use of two examples described the C program development processes.
Platform: | Size: 8969685 | Author: 钟炳达 | Hits:

[OS programShutDn32

Description: 用来对电脑做注销,再启动,关机的程序。 不要求用户为管理员,但是必须为本机用户。 采用Win32汇编语言编写。MASM32编译。 -used to write off the computer to do and then start off procedures. Does not require users to administrators, but it must be user-oriented machine. Using Win32 is written in assembly language. MASM32 compiler.
Platform: | Size: 4843 | Author: 王林 | Hits:

[assembly languageAssemble

Description: 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly language comrades help.
Platform: | Size: 144285 | Author: zuoyinbo | Hits:

[assembly languagevv3

Description: 一个年轻mm写的汇编语言程序,引导型电脑病毒,不会破坏电脑,大家可以编译看一下。-a young mm write assembly language procedure, guided by a computer virus that will not disrupt computers, We can look at the compiler.
Platform: | Size: 5739 | Author: luzi | Hits:

[Other resource51biancheng

Description: 51单片机C语言的编程技巧 在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
Platform: | Size: 354793 | Author: liming | Hits:

[Other resourcespra755a

Description: This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.
Platform: | Size: 193238 | Author: 李志 | Hits:

[Other复件 happybirthday

Description: 用汇编语言写的HAPPY BIRTHDAY ,只要有MASM或其他任何的编译器编译以下就可运行-using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any other compiler can compile the following operations
Platform: | Size: 2082 | Author: aiai | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net